Scaling and rotating engine color mode register
SR_RX_CM | The source image color mode for Scaling and Rotating engine Rx. 0: ARGB8888. 1: RGB888. 2: RGB565. 8: YUV420. others: Reserved. |
SR_TX_CM | The destination image color mode for Scaling and Rotating engine Tx. 0: ARGB8888. 1: RGB888. 2: RGB565. 8: YUV420. others: Reserved. |
YUV_RX_RANGE | YUV input range when reg_sr_rx_cm is 4’d8. 0: limit range. 1: full range |
YUV_TX_RANGE | YUV output range when reg_sr_tx_cm is 4’d8. 0: limit range. 1: full range |
YUV2RGB_PROTOCAL | YUV to RGB protocal when reg_sr_rx_cm is 4’d8. 0: BT601. 1: BT709 |
RGB2YUV_PROTOCAL | RGB to YUV protocal when reg_sr_tx_cm is 4’d8. 0: BT601. 1: BT709 |